home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / apidev / tpapi.exe / DOCS / OLDDOCS.LZH / NWCOMM.DOC < prev    next >
Text File  |  1993-10-13  |  4KB  |  98 lines

  1. NOT IMPLEMENTED
  2.  
  3.                             COMMUNICATION SERVICES
  4.                             ======================
  5.  
  6.  
  7. IPXCancelEvent
  8.  
  9.   Cancels an IPX event for an ECB in use.
  10. --------------------------------------------------------------------------------
  11. IPXCloseSocket
  12.  
  13.   Closes an IPX socket.
  14. --------------------------------------------------------------------------------
  15. IPXDisconnectFromTarget
  16.  
  17.   An application uses this function to inform the specified listening socket
  18.   that the application does not intend to send any more packets.
  19. --------------------------------------------------------------------------------
  20. IPXGetDataAddress
  21.  
  22.   Returns the address of data in the buffer pointed to by address.
  23. --------------------------------------------------------------------------------
  24. IPXGetInternetworkAddress
  25.  
  26.   Returns the network and node address of the requesting workstation.
  27. --------------------------------------------------------------------------------
  28. IPXGetIntervalMarker
  29.  
  30.   Returns an interval marker.
  31. --------------------------------------------------------------------------------
  32. IPXGetLocalTarget
  33.  
  34.   Gets the value to be placed in the Event Control Block's immediate address
  35.   field.
  36. --------------------------------------------------------------------------------
  37. IPXInitialize
  38.  
  39.   Gets the entry address for the IPX interface.
  40. --------------------------------------------------------------------------------
  41. IPXListenForPacket
  42.  
  43.   Prepares IPX to receive an IPX packet.
  44. --------------------------------------------------------------------------------
  45. IPXOpenSocket
  46.  
  47.   Opens an IPX socket.
  48. --------------------------------------------------------------------------------
  49. IPXRelinquishControl
  50.  
  51.   Relinquishes control of a workstation's CPU.
  52. --------------------------------------------------------------------------------
  53. IPXScheduleIPXEvent
  54.  
  55.   Schedules an IPX event.
  56. --------------------------------------------------------------------------------
  57. IPXScheduleSpecialEvent
  58.  
  59.   Schedules a special purpose event.
  60. --------------------------------------------------------------------------------
  61. IPXSendPacket
  62.  
  63.   Initates the sending of an IPX packet.
  64. --------------------------------------------------------------------------------
  65. SPXAbortConnection
  66.  
  67.   Aborts an SPX connection.
  68. --------------------------------------------------------------------------------
  69. SPXEstablishConnection
  70.  
  71.   Attempts to establish a connection with a listening socket.
  72. --------------------------------------------------------------------------------
  73. SPXGetConnectionStatus
  74.  
  75.   Returns the status of an SPX connection.
  76. --------------------------------------------------------------------------------
  77. SPXInitialize
  78.  
  79.   Checks to see if SPX is installed.
  80. --------------------------------------------------------------------------------
  81. SPXListenForConnection
  82.  
  83.   Attempts to receive an EstablishConnection packet and thereby establish an 
  84.   SPX connection with a remote partner.
  85. --------------------------------------------------------------------------------
  86. SPXListenForSequencePacket
  87.  
  88.   Provides an ECB to SPX for the purpose of receiving sequenced packets.
  89. --------------------------------------------------------------------------------
  90. SPXSendSequencedPacket
  91.  
  92.   Sends an SPX packet.
  93. --------------------------------------------------------------------------------
  94. SPXTerminateConnection
  95.  
  96.   Terminates an SPX connection.
  97. --------------------------------------------------------------------------------
  98.